Created: 2022-08-02
Tags: #fleeting
A database is a way of electronically storing collections of data in an organised manner.
A database is controlled by a
DBMS - Database Management System,
Relational Database
Within a DBMS, you can have multiple databases, each containing its own set of related data.
